Auto merge of #3511 - sdroege:build-all, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 9 Jan 2017 05:31:31 +0000 (05:31 +0000)
committerbors <bors@rust-lang.org>
Mon, 9 Jan 2017 05:31:31 +0000 (05:31 +0000)
commitecf6f980e5f1f49fcefd2f125177d291fc827e45
tree9633cae74b0fa12a9dbac5598d037173cf9f0470
parentf70194a56e70bab2f4e37aba525604c2025a3d63
parent4df1375c0e05cb901a9aea49086cad6e1c85e772
Auto merge of #3511 - sdroege:build-all, r=alexcrichton

Add support for building all members of the workspace with "build --all"

https://github.com/rust-lang/cargo/issues/3491